xl: fix broken cpupool-numa-split (part 2)
authorAndre Przywara <andre.przywara@amd.com>
Tue, 1 Feb 2011 19:07:07 +0000 (19:07 +0000)
committerAndre Przywara <andre.przywara@amd.com>
Tue, 1 Feb 2011 19:07:07 +0000 (19:07 +0000)
commit188eb6099a7e14bf58776f0afc04a8b0ebed935b
tree7a45a9d60094e8a896735abf72f4d8a09feb9c43
parentd0efbe17da29fd6cd1216ad70db3dcead3e3b8ff
xl: fix broken cpupool-numa-split (part 2)

Before the creation and population of a new CPU pool we have to clear
the poolid variable, which still contains the value from the previous
iteration.

This fixes the execution of xl cpupool-numa-split on machines with more
than two nodes.

Signed-off-by: Andre Przywara <andre.przywara@amd.com>
Acked-by: juergen.gross@ts.fujitsu.com
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/xl_cmdimpl.c